home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / Resound / Resound.README < prev    next >
Encoding:
Text File  |  1992-06-15  |  654 b   |  10 lines

  1. Resound
  2. by Sean Luke
  3. June 15, 1992
  4.  
  5. Resound is a modular sound editor and applications programming interface.
  6.  
  7. The idea of the program is to make it easier for researchers with a little programming ability to make their great sound editing ideas come to life without having to write out a full-blown application.  This is accomplished by creating an environment where all a would-be programmer has to write is an add-in module object that communicates with the main program.  Without modules, this program isn't too useful.  With them, it shows a lot of potential, I think.
  8.  
  9. The program comes complete with source code, under the GNU license.  Have fun!
  10.